Interface extension property pages and wizard pages are Visual Basic forms that interact with the Interface Extension designer. The designer displays the pages at the correct moment and initializes them to show the correct data. To make this possible, the pages must extend the minimum code described in the topics listed below. The template forms provided with the developer components already contain this minimum code.
(missing or bad snippet)SetDesigner procedure
IAMExtensionPage2 interface